[INFO] cloning repository https://github.com/cgracia/ttrpg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cgracia/ttrpg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgracia%2Fttrpg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgracia%2Fttrpg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a8b6cf48680d8560bcb3b210cf106e87ab08f57
[INFO] checking cgracia/ttrpg/3a8b6cf48680d8560bcb3b210cf106e87ab08f57 against try#3857be5045fe74bd0f296f6f4c23db10f8857f73 for pr-156807
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgracia%2Fttrpg" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cgracia/ttrpg
[INFO] finished tweaking git repo https://github.com/cgracia/ttrpg
[INFO] tweaked toml for git repo https://github.com/cgracia/ttrpg written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cgracia/ttrpg on toolchain 3857be5045fe74bd0f296f6f4c23db10f8857f73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cgracia/ttrpg already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab23f06c3a6313f314d0d928b3c29fcda303272842a8086661906731c5316bab
[INFO] running `Command { std: "docker" "start" "-a" "ab23f06c3a6313f314d0d928b3c29fcda303272842a8086661906731c5316bab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab23f06c3a6313f314d0d928b3c29fcda303272842a8086661906731c5316bab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab23f06c3a6313f314d0d928b3c29fcda303272842a8086661906731c5316bab", kill_on_drop: false }`
[INFO] [stdout] ab23f06c3a6313f314d0d928b3c29fcda303272842a8086661906731c5316bab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eed953cb059190b6485f5c30b5c9008e0cdabdb98eedb20d926e23db72ca9e0e
[INFO] running `Command { std: "docker" "start" "-a" "eed953cb059190b6485f5c30b5c9008e0cdabdb98eedb20d926e23db72ca9e0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking typewit v1.14.2
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling unicode-segmentation v1.13.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking bevy_ptr v0.18.1
[INFO] [stderr]     Checking inventory v0.3.22
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling bevy_macro_utils v0.18.1
[INFO] [stderr]    Compiling encase_derive_impl v0.12.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking stackfuture v0.3.1
[INFO] [stderr]     Checking atomicow v1.1.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]    Compiling naga v27.0.3
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking svg_fmt v0.4.5
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking const_soft_float v0.1.4
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking constgebra v0.1.4
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking rectangle-pack v0.4.2
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling wgpu-hal v27.0.4
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling wgpu-core v27.0.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]     Checking yazi v0.2.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking zeno v0.3.3
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]    Compiling wgpu v27.0.1
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking linebender_resource_handle v0.1.1
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking accesskit v0.21.1
[INFO] [stderr]     Checking rangemap v1.7.1
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking radsort v0.1.1
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking offset-allocator v0.2.0
[INFO] [stderr]     Checking grid v1.0.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking taffy v0.9.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling encase_derive v0.12.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.18.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.18.1
[INFO] [stderr]    Compiling bevy_derive v0.18.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking encase v0.12.0
[INFO] [stderr]     Checking glam v0.30.10
[INFO] [stderr]    Compiling bevy_asset_macros v0.18.1
[INFO] [stderr]     Checking wgpu-types v27.0.1
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking bevy_platform v0.18.1
[INFO] [stderr]     Checking bevy_utils v0.18.1
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking hexasphere v16.0.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking font-types v0.10.1
[INFO] [stderr]     Checking font-types v0.11.1
[INFO] [stderr]     Checking read-fonts v0.36.0
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling bevy_render_macros v0.18.1
[INFO] [stderr]    Compiling bevy_encase_derive v0.18.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking bevy_reflect v0.18.1
[INFO] [stderr]     Checking bevy_tasks v0.18.1
[INFO] [stderr]    Compiling bevy_gizmos_macros v0.18.1
[INFO] [stderr]     Checking harfrust v0.4.1
[INFO] [stderr]     Checking skrifa v0.40.0
[INFO] [stderr]     Checking skrifa v0.39.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking swash v0.2.7
[INFO] [stderr]     Checking bevy_ecs v0.18.1
[INFO] [stderr]     Checking bevy_math v0.18.1
[INFO] [stderr]     Checking naga_oil v0.20.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking cosmic-text v0.16.0
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v27.0.0
[INFO] [stderr]     Checking accesskit_winit v0.29.2
[INFO] [stderr]     Checking bevy_color v0.18.1
[INFO] [stderr]     Checking bevy_app v0.18.1
[INFO] [stderr]     Checking bevy_time v0.18.1
[INFO] [stderr]     Checking bevy_log v0.18.1
[INFO] [stderr]     Checking bevy_input v0.18.1
[INFO] [stderr]     Checking bevy_a11y v0.18.1
[INFO] [stderr]     Checking bevy_transform v0.18.1
[INFO] [stderr]     Checking bevy_diagnostic v0.18.1
[INFO] [stderr]     Checking bevy_asset v0.18.1
[INFO] [stderr]     Checking bevy_window v0.18.1
[INFO] [stderr]     Checking bevy_input_focus v0.18.1
[INFO] [stderr]     Checking bevy_winit v0.18.1
[INFO] [stderr]     Checking bevy_image v0.18.1
[INFO] [stderr]     Checking bevy_mesh v0.18.1
[INFO] [stderr]     Checking bevy_shader v0.18.1
[INFO] [stderr]     Checking bevy_text v0.18.1
[INFO] [stderr]     Checking bevy_camera v0.18.1
[INFO] [stderr]     Checking bevy_render v0.18.1
[INFO] [stderr]     Checking bevy_sprite v0.18.1
[INFO] [stderr]     Checking bevy_gizmos v0.18.1
[INFO] [stderr]     Checking bevy_scene v0.18.1
[INFO] [stderr]     Checking bevy_ui v0.18.1
[INFO] [stderr]     Checking bevy_core_pipeline v0.18.1
[INFO] [stderr]     Checking bevy_internal v0.18.1
[INFO] [stderr]     Checking bevy v0.18.1
[INFO] [stderr]     Checking ttrpg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/systems/interaction.rs:244:17
[INFO] [stdout]     |
[INFO] [stdout] 244 |             let mut sightings: Vec<String> = npc_query
[INFO] [stdout]     |                 ----^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/systems/interaction.rs:244:17
[INFO] [stdout]     |
[INFO] [stdout] 244 |             let mut sightings: Vec<String> = npc_query
[INFO] [stdout]     |                 ----^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/components.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Description(pub String);
[INFO] [stdout]    |            ----------- ^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Description` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `label` is never used
[INFO] [stdout]   --> src/components.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl TraitKind {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 59 |     pub fn label(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/components.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct Goals(pub Vec<Goal>);
[INFO] [stdout]    |            ----- ^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Goals` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `label` is never used
[INFO] [stdout]   --> src/components.rs:96:12
[INFO] [stdout]    |
[INFO] [stdout] 95 | impl GoalKind {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 96 |     pub fn label(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/components.rs:112:26
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub struct Relationships(pub Vec<Relationship>);
[INFO] [stdout]     |            ------------- ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `Relationships` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `target`, `target_name`, `disposition`, and `rel_type` are never read
[INFO] [stdout]    --> src/components.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct Relationship {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 116 |     pub target: Entity,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 117 |     pub target_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 118 |     pub disposition: i32, // -100 hostile .. +100 devoted
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 119 |     pub rel_type: RelType,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Relationship` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Ally`, `Rival`, `Neutral`, `Employer`, and `Contact` are never constructed
[INFO] [stdout]    --> src/components.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub enum RelType {
[INFO] [stdout]     |          ------- variants in this enum
[INFO] [stdout] 124 |     Ally,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 125 |     Rival,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 126 |     Neutral,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 127 |     Employer,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 128 |     Contact,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RelType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `turn_learned` is never read
[INFO] [stdout]    --> src/components.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct Rumor {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub turn_learned: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rumor` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/components.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub struct MapPos(pub Vec2);
[INFO] [stdout]     |            ------ ^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `MapPos` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `testimony` and `documents` are never read
[INFO] [stdout]    --> src/components.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct Evidence {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 191 |     pub testimony: u32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 192 |     pub documents: u32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Evidence` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]    --> src/components.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 216 | pub struct Front {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] 217 |     pub name: String,
[INFO] [stdout] 218 |     pub description: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Front` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]    --> src/components.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub struct FrontStage {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] 231 |     pub description: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FrontStage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventLogUi` is never constructed
[INFO] [stdout]    --> src/components.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub struct EventLogUi;
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PlayerPanelUi` is never constructed
[INFO] [stdout]    --> src/components.rs:245:12
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub struct PlayerPanelUi;
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocationPanelUi` is never constructed
[INFO] [stdout]    --> src/components.rs:248:12
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub struct LocationPanelUi;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InteractionPanelUi` is never constructed
[INFO] [stdout]    --> src/components.rs:251:12
[INFO] [stdout]     |
[INFO] [stdout] 251 | pub struct InteractionPanelUi;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocationNodeUi` is never constructed
[INFO] [stdout]    --> src/components.rs:254:12
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub struct LocationNodeUi {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocationLabel` is never constructed
[INFO] [stdout]    --> src/components.rs:259:12
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub struct LocationLabel;
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NpcListUi` is never constructed
[INFO] [stdout]    --> src/components.rs:262:12
[INFO] [stdout]     |
[INFO] [stdout] 262 | pub struct NpcListUi;
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `real_timer`, `seconds_per_turn`, and `paused` are never read
[INFO] [stdout]   --> src/resources.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct WorldTime {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  9 |     pub real_timer: f32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 10 |     /// How many real seconds per simulation turn
[INFO] [stdout] 11 |     pub seconds_per_turn: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     pub paused: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `npc_id_of` and `npc_name` are never used
[INFO] [stdout]   --> src/resources.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl WorldState {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn npc_id_of(&self, entity: Entity) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub fn npc_name(&self, entity: Entity) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Interaction` and `Travel` are never constructed
[INFO] [stdout]   --> src/resources.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub enum GameMode {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 97 |     Interaction(Entity), // interacting with an NPC
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 98 |     Travel,              // choosing destination
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameMode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `selected_npc`, `dialogue_lines`, `options`, `warned_lena`, `shared_with_thess`, and `gathered_tomas_testimony` are never read
[INFO] [stdout]    --> src/resources.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct InteractionState {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 105 |     pub selected_npc: Option<Entity>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 106 |     pub dialogue_lines: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 107 |     pub options: Vec<InteractionOption>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 108 |     /// Tracks one-time actions that cannot be repeated.
[INFO] [stdout] 109 |     pub warned_lena: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 110 |     pub shared_with_thess: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 111 |     pub gathered_tomas_testimony: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `label` and `action` are never read
[INFO] [stdout]    --> src/resources.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct InteractionOption {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 116 |     pub label: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 117 |     pub action: PlayerAction,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InteractionOption` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> src/resources.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub enum PlayerAction {
[INFO] [stdout]     |          ------------ variants in this enum
[INFO] [stdout] 122 |     AskRumor,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 123 |     AskAboutFaction(Entity),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 124 |     LeaveConversation,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 125 |     TravelTo(Entity),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 126 |     Scout,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 127 |     WarnLena,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 128 |     PayForInfo,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 129 |     ShareWithThess,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 130 |     GatherTestimony,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PlayerAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `screenshot_on_f12` is never used
[INFO] [stdout]   --> src/systems/debug.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn screenshot_on_f12(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `state_dump_on_f11` is never used
[INFO] [stdout]   --> src/systems/debug.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn state_dump_on_f11(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_interaction` is never used
[INFO] [stdout]  --> src/systems/interaction.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn build_interaction(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_travel_options` is never used
[INFO] [stdout]    --> src/systems/interaction.rs:110:8
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub fn build_travel_options(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `execute_player_action` is never used
[INFO] [stdout]    --> src/systems/interaction.rs:156:8
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub fn execute_player_action(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_rumor` is never used
[INFO] [stdout]    --> src/systems/interaction.rs:411:4
[INFO] [stdout]     |
[INFO] [stdout] 411 | fn generate_rumor(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `evidence_score` is never used
[INFO] [stdout]   --> src/systems/player.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn evidence_score(evidence: &Evidence, rumor_count: usize) -> u32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `advance_time` is never used
[INFO] [stdout]  --> src/systems/time.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn advance_time(
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/components.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Description(pub String);
[INFO] [stdout]    |            ----------- ^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Description` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `label` is never used
[INFO] [stdout]   --> src/components.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl TraitKind {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 59 |     pub fn label(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/components.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct Goals(pub Vec<Goal>);
[INFO] [stdout]    |            ----- ^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Goals` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `label` is never used
[INFO] [stdout]   --> src/components.rs:96:12
[INFO] [stdout]    |
[INFO] [stdout] 95 | impl GoalKind {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 96 |     pub fn label(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/components.rs:112:26
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub struct Relationships(pub Vec<Relationship>);
[INFO] [stdout]     |            ------------- ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `Relationships` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `target`, `target_name`, `disposition`, and `rel_type` are never read
[INFO] [stdout]    --> src/components.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct Relationship {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 116 |     pub target: Entity,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 117 |     pub target_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 118 |     pub disposition: i32, // -100 hostile .. +100 devoted
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 119 |     pub rel_type: RelType,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Relationship` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Ally`, `Rival`, `Neutral`, `Employer`, and `Contact` are never constructed
[INFO] [stdout]    --> src/components.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub enum RelType {
[INFO] [stdout]     |          ------- variants in this enum
[INFO] [stdout] 124 |     Ally,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 125 |     Rival,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 126 |     Neutral,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 127 |     Employer,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 128 |     Contact,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RelType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `turn_learned` is never read
[INFO] [stdout]    --> src/components.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct Rumor {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub turn_learned: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Rumor` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/components.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub struct MapPos(pub Vec2);
[INFO] [stdout]     |            ------ ^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `MapPos` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `testimony` and `documents` are never read
[INFO] [stdout]    --> src/components.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct Evidence {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 191 |     pub testimony: u32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 192 |     pub documents: u32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Evidence` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]    --> src/components.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 216 | pub struct Front {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] 217 |     pub name: String,
[INFO] [stdout] 218 |     pub description: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Front` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]    --> src/components.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub struct FrontStage {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] 231 |     pub description: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FrontStage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventLogUi` is never constructed
[INFO] [stdout]    --> src/components.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub struct EventLogUi;
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PlayerPanelUi` is never constructed
[INFO] [stdout]    --> src/components.rs:245:12
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub struct PlayerPanelUi;
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocationPanelUi` is never constructed
[INFO] [stdout]    --> src/components.rs:248:12
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub struct LocationPanelUi;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InteractionPanelUi` is never constructed
[INFO] [stdout]    --> src/components.rs:251:12
[INFO] [stdout]     |
[INFO] [stdout] 251 | pub struct InteractionPanelUi;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocationNodeUi` is never constructed
[INFO] [stdout]    --> src/components.rs:254:12
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub struct LocationNodeUi {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocationLabel` is never constructed
[INFO] [stdout]    --> src/components.rs:259:12
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub struct LocationLabel;
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NpcListUi` is never constructed
[INFO] [stdout]    --> src/components.rs:262:12
[INFO] [stdout]     |
[INFO] [stdout] 262 | pub struct NpcListUi;
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `real_timer`, `seconds_per_turn`, and `paused` are never read
[INFO] [stdout]   --> src/resources.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct WorldTime {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  9 |     pub real_timer: f32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 10 |     /// How many real seconds per simulation turn
[INFO] [stdout] 11 |     pub seconds_per_turn: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     pub paused: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `npc_id_of` and `npc_name` are never used
[INFO] [stdout]   --> src/resources.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl WorldState {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn npc_id_of(&self, entity: Entity) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub fn npc_name(&self, entity: Entity) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Interaction` and `Travel` are never constructed
[INFO] [stdout]   --> src/resources.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub enum GameMode {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 97 |     Interaction(Entity), // interacting with an NPC
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 98 |     Travel,              // choosing destination
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameMode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `selected_npc`, `dialogue_lines`, `options`, `warned_lena`, `shared_with_thess`, and `gathered_tomas_testimony` are never read
[INFO] [stdout]    --> src/resources.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct InteractionState {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 105 |     pub selected_npc: Option<Entity>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 106 |     pub dialogue_lines: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 107 |     pub options: Vec<InteractionOption>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 108 |     /// Tracks one-time actions that cannot be repeated.
[INFO] [stdout] 109 |     pub warned_lena: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 110 |     pub shared_with_thess: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 111 |     pub gathered_tomas_testimony: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `label` and `action` are never read
[INFO] [stdout]    --> src/resources.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct InteractionOption {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 116 |     pub label: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 117 |     pub action: PlayerAction,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InteractionOption` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> src/resources.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub enum PlayerAction {
[INFO] [stdout]     |          ------------ variants in this enum
[INFO] [stdout] 122 |     AskRumor,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 123 |     AskAboutFaction(Entity),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 124 |     LeaveConversation,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 125 |     TravelTo(Entity),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 126 |     Scout,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 127 |     WarnLena,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 128 |     PayForInfo,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 129 |     ShareWithThess,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 130 |     GatherTestimony,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PlayerAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `screenshot_on_f12` is never used
[INFO] [stdout]   --> src/systems/debug.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn screenshot_on_f12(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `state_dump_on_f11` is never used
[INFO] [stdout]   --> src/systems/debug.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn state_dump_on_f11(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_interaction` is never used
[INFO] [stdout]  --> src/systems/interaction.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn build_interaction(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_travel_options` is never used
[INFO] [stdout]    --> src/systems/interaction.rs:110:8
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub fn build_travel_options(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `execute_player_action` is never used
[INFO] [stdout]    --> src/systems/interaction.rs:156:8
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub fn execute_player_action(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_rumor` is never used
[INFO] [stdout]    --> src/systems/interaction.rs:411:4
[INFO] [stdout]     |
[INFO] [stdout] 411 | fn generate_rumor(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `evidence_score` is never used
[INFO] [stdout]   --> src/systems/player.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn evidence_score(evidence: &Evidence, rumor_count: usize) -> u32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `advance_time` is never used
[INFO] [stdout]  --> src/systems/time.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn advance_time(
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/systems/interaction.rs:244:17
[INFO] [stdout]     |
[INFO] [stdout] 244 |             let mut sightings: Vec<String> = npc_query
[INFO] [stdout]     |                 ----^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/components.rs:112:26
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub struct Relationships(pub Vec<Relationship>);
[INFO] [stdout]     |            ------------- ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `Relationships` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `target`, `target_name`, `disposition`, and `rel_type` are never read
[INFO] [stdout]    --> src/components.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct Relationship {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 116 |     pub target: Entity,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 117 |     pub target_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 118 |     pub disposition: i32, // -100 hostile .. +100 devoted
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 119 |     pub rel_type: RelType,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Relationship` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Ally`, `Rival`, `Neutral`, `Employer`, and `Contact` are never constructed
[INFO] [stdout]    --> src/components.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub enum RelType {
[INFO] [stdout]     |          ------- variants in this enum
[INFO] [stdout] 124 |     Ally,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 125 |     Rival,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 126 |     Neutral,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 127 |     Employer,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 128 |     Contact,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RelType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocationLabel` is never constructed
[INFO] [stdout]    --> src/components.rs:259:12
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub struct LocationLabel;
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NpcListUi` is never constructed
[INFO] [stdout]    --> src/components.rs:262:12
[INFO] [stdout]     |
[INFO] [stdout] 262 | pub struct NpcListUi;
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `npc_name` is never used
[INFO] [stdout]   --> src/resources.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl WorldState {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub fn npc_name(&self, entity: Entity) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `evidence_score` is never used
[INFO] [stdout]   --> src/systems/player.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn evidence_score(evidence: &Evidence, rumor_count: usize) -> u32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `idx` is never read
[INFO] [stdout]    --> src/ui.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 411 | pub struct UiActionTag {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 412 |     pub action: PlayerAction,
[INFO] [stdout] 413 |     pub idx: usize,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UiActionTag` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/systems/interaction.rs:244:17
[INFO] [stdout]     |
[INFO] [stdout] 244 |             let mut sightings: Vec<String> = npc_query
[INFO] [stdout]     |                 ----^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/components.rs:112:26
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub struct Relationships(pub Vec<Relationship>);
[INFO] [stdout]     |            ------------- ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `Relationships` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `target`, `target_name`, `disposition`, and `rel_type` are never read
[INFO] [stdout]    --> src/components.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct Relationship {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 116 |     pub target: Entity,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 117 |     pub target_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 118 |     pub disposition: i32, // -100 hostile .. +100 devoted
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 119 |     pub rel_type: RelType,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Relationship` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Ally`, `Rival`, `Neutral`, `Employer`, and `Contact` are never constructed
[INFO] [stdout]    --> src/components.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub enum RelType {
[INFO] [stdout]     |          ------- variants in this enum
[INFO] [stdout] 124 |     Ally,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 125 |     Rival,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 126 |     Neutral,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 127 |     Employer,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 128 |     Contact,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RelType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocationLabel` is never constructed
[INFO] [stdout]    --> src/components.rs:259:12
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub struct LocationLabel;
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NpcListUi` is never constructed
[INFO] [stdout]    --> src/components.rs:262:12
[INFO] [stdout]     |
[INFO] [stdout] 262 | pub struct NpcListUi;
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `npc_name` is never used
[INFO] [stdout]   --> src/resources.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl WorldState {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub fn npc_name(&self, entity: Entity) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `evidence_score` is never used
[INFO] [stdout]   --> src/systems/player.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn evidence_score(evidence: &Evidence, rumor_count: usize) -> u32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `idx` is never read
[INFO] [stdout]    --> src/ui.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 411 | pub struct UiActionTag {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 412 |     pub action: PlayerAction,
[INFO] [stdout] 413 |     pub idx: usize,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UiActionTag` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 10m 50s
[INFO] running `Command { std: "docker" "inspect" "eed953cb059190b6485f5c30b5c9008e0cdabdb98eedb20d926e23db72ca9e0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eed953cb059190b6485f5c30b5c9008e0cdabdb98eedb20d926e23db72ca9e0e", kill_on_drop: false }`
[INFO] [stdout] eed953cb059190b6485f5c30b5c9008e0cdabdb98eedb20d926e23db72ca9e0e
